notebook: Remove outdated style properties from themes
authorBenjamin Otte <otte@redhat.com>
Thu, 7 Jan 2016 11:30:05 +0000 (12:30 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 11 Jan 2016 16:06:46 +0000 (17:06 +0100)
No replacement provided, the notebook will have to be redone anyway.

gtk/theme/Adwaita/_common.scss
gtk/theme/Adwaita/gtk-contained-dark.css
gtk/theme/Adwaita/gtk-contained.css
gtk/theme/HighContrast/_common.scss
gtk/theme/HighContrast/gtk-contained-inverse.css
gtk/theme/HighContrast/gtk-contained.css

index 7e6ed7522c9ee23004eaf33f375f569adbdc7f09..da5a1517fcbca9321765aae1c52c4b3e8ba33844 100644 (file)
@@ -1781,11 +1781,6 @@ popover.background {
  *************/
 
 notebook {
-  -GtkNotebook-initial-gap: 10;
-  -GtkNotebook-arrow-spacing: 5;
-  -GtkNotebook-tab-curvature: 0;
-  -GtkNotebook-tab-overlap: -8;
-
   // Through me you go to the grief wracked city;
   // Through me you go to everlasting pain;
   // Through me you go a pass among lost souls.
index 60bd3ecb56d6b95a8036aa819ed36f03c384aa5b..25c31d7b1fd1552012e17f10ee69f143a7e1175d 100644 (file)
@@ -2212,10 +2212,6 @@ popover.background {
  * Notebooks *
  *************/
 notebook {
-  -GtkNotebook-initial-gap: 10;
-  -GtkNotebook-arrow-spacing: 5;
-  -GtkNotebook-tab-curvature: 0;
-  -GtkNotebook-tab-overlap: -8;
   padding: 0;
   background-color: #292929;
   transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
index a859f8274f0c760913056fa10cf3fc86f4157193..392e3489c5d2886404ba02e52c18f9071c526b0f 100644 (file)
@@ -2222,10 +2222,6 @@ popover.background {
  * Notebooks *
  *************/
 notebook {
-  -GtkNotebook-initial-gap: 10;
-  -GtkNotebook-arrow-spacing: 5;
-  -GtkNotebook-tab-curvature: 0;
-  -GtkNotebook-tab-overlap: -8;
   padding: 0;
   background-color: #ffffff;
   transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
index 4701878ba35c58f384841f00393d15e089efcc6a..c80a6d4ea3f8a85b7590609388cf276e081d5e19 100644 (file)
@@ -1249,11 +1249,6 @@ popover {
  *****************/
 
 notebook {
-  -GtkNotebook-initial-gap: 10;
-  -GtkNotebook-arrow-spacing: 5;
-  -GtkNotebook-tab-curvature: 0;
-  -GtkNotebook-tab-overlap: -8;
-
   // Through me you go to the grief wracked city;
   // Through me you go to everlasting pain;
   // Through me you go a pass among lost souls.
index 0211610696f91784ef8b145d7a77675a05e13b45..d3f418689e302cc92c6a6d7904534f7882f2dedf 100644 (file)
@@ -1394,10 +1394,6 @@ popover {
  * Tabs          *
  *****************/
 notebook {
-  -GtkNotebook-initial-gap: 10;
-  -GtkNotebook-arrow-spacing: 5;
-  -GtkNotebook-tab-curvature: 0;
-  -GtkNotebook-tab-overlap: -8;
   padding: 0;
   background-color: #111;
   transition: all 200ms ease-out; }
index 01bba03b9d3a24d199a9154ea4d74a921599faaf..37f04d5bec5de9c4c508d151550205109a4218f4 100644 (file)
@@ -1394,10 +1394,6 @@ popover {
  * Tabs          *
  *****************/
 notebook {
-  -GtkNotebook-initial-gap: 10;
-  -GtkNotebook-arrow-spacing: 5;
-  -GtkNotebook-tab-curvature: 0;
-  -GtkNotebook-tab-overlap: -8;
   padding: 0;
   background-color: #fff;
   transition: all 200ms ease-out; }